home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1273 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: zeus.ci.ua.pt!etmall
  2. From: etmall@ci.ua.pt (Manuel Lemos)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: ANNOUNCE: xpdf - a PDF viewer for X
  5. Date: 17 Jan 1996 15:24:38 GMT
  6. Organization: Universidade de Aveiro, Portugal
  7. Message-ID: <4dj4bm$1go@titan.ci.ua.pt>
  8. References: <4dj451$1go@titan.ci.ua.pt>
  9. NNTP-Posting-Host: zeus.ci.ua.pt
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Would anybody care to port this to amiga?
  13.  
  14. Manuel Lemos (etmall@ci.ua.pt) wrote:
  15. : [ Article crossposted from comp.os.linux.x,comp.os.linux.development.apps,comp.infosystems.www.misc,comp.infosystems.www.browsers.x,comp.windows.x,comp.lang.postscript,sci.electronics ]
  16. : [ Author was Derek B. Noonburg ]
  17. : [ Posted on 13 Jan 1996 22:17:15 GMT ]
  18.  
  19. : I've just released a new version of xpdf, my Portable Document Format
  20. : (PDF) viewer for X.
  21.  
  22. : If you've wanted to look at PDF files, but couldn't because Adobe
  23. : didn't have a viewer for your system, you'll want to check out xpdf.
  24.  
  25. : Instructions are included for setting up netscape to run xpdf when you
  26. : click on a PDF file link.
  27.  
  28. : Binaries are available for:
  29.  
  30. : * Linux (x86)
  31. : * AIX 4.1 (PowerPC)
  32. : * SunOS 4.1 (SPARC)
  33. : * Ultrix 4.4 (MIPS)
  34. : * OSF/1 1.3 (Alpha)
  35.  
  36. : Source (C++ and C) is also available, and it should be fairly easy to
  37. : compile for other UNIX / X systems.
  38.  
  39. : This is an alpha version, so it's still a little buggy.
  40.  
  41. : This version contains a workaround for the Unisys LZW patent.
  42. : LZW-compressed data is converted (without decompressing) to standard
  43. : UNIX compress format, and then uncompress is used to actually do the
  44. : decompression.
  45.  
  46. : More information, source code, and precompiled binaries are at:
  47.  
  48. :   http://www.contrib.andrew.cmu.edu/usr/dn0o/xpdf/xpdf.html
  49.  
  50. : - Derek
  51.